Service Status
All IQ4docs services are listed in the Service Status area. This provides an overview of which version of a service is running, whether the services are running correctly, and on which server in which system area the service is running. This overview is especially helpful for large installations. The service queries are performed by the ConfigService.
- Status filter: Restrict the view by clicking on Warning and/or Error. Depending on the selection, only services that have the status Warning or Error are displayed. Click again to cancel the filter.
- Status: State status of the service.
Everything OK
Warning: IIS returns error 503 (maintenance mode, if applicable)
Error: Service has an error
- Service: Name of the service
- Version: Version number (with hex code of the code commit)
- Hostname: Server whose IIS is running the service
- System area: System area to which the server running it belongs, see System Areas
- Timestamp: Time at which the ConfigService performed the version query


The ConfigService (configuration service) manages configuration information that the other microservices require. This is mainly information concerning access information to the database, services and directories (initially read from the LocalService.config configuration file and then stored in the database). It performs the collection of system information. The user who runs the application pool of the ConfigService must be a member of the following local Windows user groups:
- Power Protocol User
- Power Monitoring User
Its log file is Logs\ConfigService.log.